/ Assembly List / LJCUnitMeasureDAL / UnitMeasureManager / LoadWithCodes

Namespace - LJCUnitMeasureDAL


Parameters
categoryCode - The UnitCategory code.
systemCode - The UnitSystem code.

Returns

The Data Object collection.

Syntax

C#
public UnitMeasures LoadWithCodes(String categoryCode, String systemCode = null)

Loads a collection of data records ordered by Description.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.